projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feedd37
)
Add visibility flags in gtk/a11y
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 5 May 2013 18:24:26 +0000
(14:24 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 5 May 2013 19:38:48 +0000
(15:38 -0400)
gtk/a11y/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/a11y/Makefile.am
b/gtk/a11y/Makefile.am
index 2ca36b641b4a5c36ef683ea353bca168f03bcb1e..5a7385bded85dce8ed4520553eb494f914071284 100644
(file)
--- a/
gtk/a11y/Makefile.am
+++ b/
gtk/a11y/Makefile.am
@@
-127,6
+127,7
@@
libgtka11y_la_CPPFLAGS = \
$(AM_CPPFLAGS)
libgtka11y_la_CFLAGS = \
+ $(GDK_HIDDEN_VISIBILITY_CFLAGS) \
$(GTK_DEP_CFLAGS) \
$(GTK_DEBUG_FLAGS) \
$(AM_CFLAGS)